filterSeverity

@safe
filterSeverity
(
alias predicate
)
(
)

Parameters

predicate

param is the classification of the diagnostic message. True means that it is kept, false thrown away

Return Value

Type: auto

a range of rules to inactivate that are below s

Meta